CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 主成分分析

搜索资源列表

  1. Fault1_PCA

    0下载:
  2. 利用主成分分析方法,对TE模型产生的故障数据故障1进行故障检测-Using principal component analysis, on the TE model failure data generated by a fault detection fault
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:567
    • 提供者:viola
  1. duoyuan

    1下载:
  2. 多元线性回归模型,结合主成分分析原理,完美的运用matlab编程-Multiple linear regression model, combined with principal component analysis theory, the perfect use of matlab programming! !
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:2960
    • 提供者:胡晓明
  1. main

    0下载:
  2. 主成分分析法,包含说明文档和5个MATLAB文件-Principal component analysis, including documentation and 5 MATLAB files
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:5886
    • 提供者:fe
  1. PCA4Images

    0下载:
  2. 基于Matlab的系列图像处理和显示结果程序,采用主成分分析算法,假定载入系列图像数据后可直接运行得到结果。-Matlab based on a series of image processing and display the results of the procedure, using principal component analysis algorithm, it is assumed that loading series of image data can be directl
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1413
    • 提供者:chents
  1. prtools

    0下载:
  2. 一个强大的统计模式识别工具箱,包含高斯分类器,高斯混合模型,主成分分析,支持向量机等常见分类方法。-A powerful statistical pattern recognition toolbox, including the Gaussian classifier, Gaussian mixture model, principal component analysis, support vector machines and other common classification met
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1253869
    • 提供者:何威
  1. methods_of_classification

    0下载:
  2. 这里和大家分享的几种基础的分类方法,其中包括判别聚类分析、人工神经网络、主成分分析等-Here and to share the basis of several classification methods, including discriminant cluster analysis, artificial neural networks, principal component analysis
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:377926
    • 提供者:吴建林
  1. Matlab

    0下载:
  2. 模拟退火算法实现、主成分分析实现及线性回归分析等-Simulated annealing algorithm implementation, implementation of principal component analysis and linear regression analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:8706
    • 提供者:龚涛
  1. PCA

    1下载:
  2. PCA主成分分析用于人脸识别,提取特征值特征向量。有ORL人脸库。-PCA principal component analysis for face recognition, extraction Eigenvalue eigenvector. Have ORL face database.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3559934
    • 提供者:qjc
  1. PCA-(ICA)

    0下载:
  2. 主成分分析程序包,包括主成分分析和独立主成分分析两个程序源代码。-Principal component analysis package, including principal component analysis principal component analysis and independent source code for both procedures.
  3. 所属分类:Special Effects

  1. ORL_faces

    0下载:
  2. 人脸识别:使用PCA方法,即主成分分析,区分人脸和非人脸。主要用于随即过程大作业。-Face Recognition: Using the PCA method, that is, principal component analysis, the distinction between face and non-human face. Then the process used mainly for large operations.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1297
    • 提供者:bao
  1. MainAnalysis.m

    0下载:
  2. 主成分分析的matlab源代码,全面实用的代码-PCA matlab source code, comprehensive and practical code
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:584
    • 提供者:张华
  1. shujufenxi

    0下载:
  2. 某统计局欲了解第三产业总产出、中间消耗、增加值、劳动者报酬、生产税净额、固定资产折旧、营业盈余之间的关系,根据下面给出的数据建立相应的模型并进行分析,同时又因为变量数目过多影响对其的综合分析,要求对他们进行主成分分析;-Bureau of Statistics For a third of total industrial output, intermediate consumption, value added, workers compensation, production, net of
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:355248
    • 提供者:张闽
  1. ICA

    0下载:
  2. 辛苦收集的关于独立成分分析的ppt文档,可帮助你快速了解主成分分析的主要内容及发展-Hard to collect on the independent component analysis of ppt documents, can help you quickly understand the principal component analysis and development of the main content
  3. 所属分类:Project Manage

    • 发布日期:2017-04-10
    • 文件大小:2085181
    • 提供者:yuanlei
  1. PCA

    0下载:
  2. 利用matlab实现主成分分析!结构清晰!pca based on matlab-pca based on matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:106742
    • 提供者:sunny
  1. PCA

    1下载:
  2. 主成分分析代码,用matlab实现的,请大家参阅。-Principal component analysis code, matlab implementation, please refer to the.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1710
    • 提供者:general
  1. pls

    0下载:
  2. 所谓偏最小二乘法,就是指在做基于最小二乘法的线性回归分析之前,对数据集进行主成分分析降维,下面的源码是没有删减的,GreenSim团队免费提供您使用,转载请注明GreenSim团队(http://blog.sina.com.cn/greensim)。 -The so-called partial least squares method, this means doing the least square method based on linear regression analysis pr
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1620
    • 提供者:biebietuo
  1. ownpca

    0下载:
  2. MATLAB源程序,主成分分析法(PCA),这是一种降维的方法,可以用于多通道数字信号处理-MATLAB source code, principal component analysis (PCA), which is a dimension reduction method can be used for multi-channel digital signal processing
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:746
    • 提供者:qsylj
  1. PCA

    0下载:
  2. 一个关于主成分分析的matlab演示,十分有用-A principal component analysis on matlab demo, very useful
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:599
    • 提供者:Chen Fang
  1. MultiwayPLS

    0下载:
  2. 一个很好的基于matlab的pls工具箱,可以进多线性数据的的主成分分析,偏最小二乘回归等。-A good toolbox based on matlab' s pls, can enter the data more linear principal component analysis, partial least squares regression.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:7774
    • 提供者:yanx
  1. Yale

    0下载:
  2. 这是一个模式识别中关于主成分分析的特征提取的matlab源码 -This is a pattern recognition principal component analysis on the feature extraction matlab source
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1243766
    • 提供者:陈华西
« 1 2 34 5 6 7 8 9 10 ... 48 »
搜珍网 www.dssz.com